projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0be97a7
)
(C_SWITCH_SYSTEM): Added to let configure find headers
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 30 Aug 1999 22:50:53 +0000
(22:50 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 30 Aug 1999 22:50:53 +0000
(22:50 +0000)
in /usr/X11R6/include which are checked for with AC_CHECK_HEADER.
src/s/freebsd.h
patch
|
blob
|
history
diff --git
a/src/s/freebsd.h
b/src/s/freebsd.h
index af994acd4289daa453f7126ebe1d77930dde577b..951d78705796b08dfdf569f28371807e9326baf9 100644
(file)
--- a/
src/s/freebsd.h
+++ b/
src/s/freebsd.h
@@
-142,3
+142,8
@@
for X functions taking float or double parameters. */
#define NARROWPROTO 1
+
+/* The following is needed to make `configure' find Xpm and Xaw3d
+ headers, which are checked for with AC_CHECK_HEADER. */
+
+#define C_SWITCH_SYSTEM -I /usr/X11R6/include